Range: 0x1000001C to 0x1000002C. More...
Variables | |
| int | MV_ALG_E_CPUID = 0x1000001C |
| CPU does not support the instruction set of optimized code. More... | |
| int | MV_ALG_WARNING = 0x1000001D |
| Warnings. More... | |
| int | MV_ALG_E_TIME_OUT = 0x1000001E |
| Algorithm library timed out. More... | |
| int | MV_ALG_E_LIB_VERSION = 0x1000001F |
| Incorrect algorithm version. More... | |
| int | MV_ALG_E_MODEL_VERSION = 0x10000020 |
| Incorrect model version. More... | |
| int | MV_ALG_E_GPU_MEM_ALLOC = 0x10000021 |
| Error occurred when allocating GPU memory. More... | |
| int | MV_ALG_E_FILE_NON_EXIST = 0x10000022 |
| File does not exist. More... | |
| int | MV_ALG_E_NONE_STRING = 0x10000023 |
| String is required. More... | |
| int | MV_ALG_E_IMAGE_CODEC = 0x10000024 |
| Image decoder error. More... | |
| int | MV_ALG_E_FILE_OPEN = 0x10000025 |
| Error occurred when opening the file. More... | |
| int | MV_ALG_E_FILE_READ = 0x10000026 |
| Error occurred when reading the file. More... | |
| int | MV_ALG_E_FILE_WRITE = 0x10000027 |
| Error occurred when writing to the file. More... | |
| int | MV_ALG_E_FILE_READ_SIZE = 0x10000028 |
| Incorrect file size. More... | |
| int | MV_ALG_E_FILE_TYPE = 0x10000029 |
| Incorrect file type. More... | |
| int | MV_ALG_E_MODEL_TYPE = 0x1000002A |
| Incorrect model type. More... | |
| int | MV_ALG_E_MALLOC_MEM = 0x1000002B |
| Error occurred when allocating memory. More... | |
| int | MV_ALG_E_BIND_CORE_FAILED = 0x1000002C |
| Linking threads to a core failed. More... | |
Range: 0x1000001C to 0x1000002C.
| int MV_ALG_E_CPUID = 0x1000001C |
CPU does not support the instruction set of optimized code.
| int MV_ALG_WARNING = 0x1000001D |
Warnings.
| int MV_ALG_E_TIME_OUT = 0x1000001E |
Algorithm library timed out.
| int MV_ALG_E_LIB_VERSION = 0x1000001F |
Incorrect algorithm version.
| int MV_ALG_E_MODEL_VERSION = 0x10000020 |
Incorrect model version.
| int MV_ALG_E_GPU_MEM_ALLOC = 0x10000021 |
Error occurred when allocating GPU memory.
| int MV_ALG_E_FILE_NON_EXIST = 0x10000022 |
File does not exist.
| int MV_ALG_E_NONE_STRING = 0x10000023 |
String is required.
| int MV_ALG_E_IMAGE_CODEC = 0x10000024 |
Image decoder error.
| int MV_ALG_E_FILE_OPEN = 0x10000025 |
Error occurred when opening the file.
| int MV_ALG_E_FILE_READ = 0x10000026 |
Error occurred when reading the file.
| int MV_ALG_E_FILE_WRITE = 0x10000027 |
Error occurred when writing to the file.
| int MV_ALG_E_FILE_READ_SIZE = 0x10000028 |
Incorrect file size.
| int MV_ALG_E_FILE_TYPE = 0x10000029 |
Incorrect file type.
| int MV_ALG_E_MODEL_TYPE = 0x1000002A |
Incorrect model type.
| int MV_ALG_E_MALLOC_MEM = 0x1000002B |
Error occurred when allocating memory.
| int MV_ALG_E_BIND_CORE_FAILED = 0x1000002C |
Linking threads to a core failed.